Files
f907d549-df38-43d0-8a3f-ba8…/vercel.json
2026-04-13 00:05:12 +00:00

5 lines
97 B
JSON

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