Files
3b345ad5-255e-4d80-8113-709…/vercel.json
2026-04-26 03:21:05 +00:00

5 lines
97 B
JSON

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