Files
f86d4964-145e-4f98-b86a-196…/vercel.json
2026-04-19 14:58:00 +00:00

5 lines
97 B
JSON

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