Files
e564beee-b8ad-48bc-a40f-2f7…/vercel.json
2026-03-05 18:28:00 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}