Files
f1a469f6-3a6f-4da5-8a3d-5b4…/vercel.json
2026-04-23 21:04:38 +00:00

5 lines
97 B
JSON

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