Files
f5de1b28-e33e-46d1-a0a3-ca2…/vercel.json
2026-06-11 14:31:27 +00:00

5 lines
97 B
JSON

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