Files
d9258e91-3487-4ff4-921f-aaa…/vercel.json
2026-03-09 20:37:36 +00:00

5 lines
97 B
JSON

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