Files
f68686ef-6940-4526-9fd7-ff3…/vercel.json
2026-04-22 12:54:43 +00:00

5 lines
97 B
JSON

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