Files
0a57e860-dc5e-4a86-bb9b-d78…/vercel.json
2026-03-26 12:22:00 +00:00

5 lines
97 B
JSON

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