Files
d16a326e-428a-4b66-bef2-864…/vercel.json
2026-04-03 19:47:03 +00:00

5 lines
97 B
JSON

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