Files
22974bc5-cb98-4259-a930-561…/vercel.json
2026-03-30 02:51:55 +00:00

5 lines
97 B
JSON

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