Files
d2b61e71-30e7-4d94-bb83-203…/vercel.json
2026-03-16 22:13:13 +00:00

5 lines
97 B
JSON

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