Files
880341c1-27a5-4b7e-8fee-f6f…/vercel.json
2026-04-09 14:49:52 +00:00

5 lines
97 B
JSON

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