Files
d8a57c0b-ee91-403e-8110-d9e…/vercel.json
2026-04-26 14:47:14 +00:00

5 lines
97 B
JSON

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