Files
062cebad-9f70-48cf-980c-6a2…/vercel.json
2026-03-25 14:22:43 +00:00

5 lines
97 B
JSON

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