Files
06366d70-0a5e-4b7a-990d-8a0…/vercel.json
2026-04-21 12:49:08 +00:00

5 lines
97 B
JSON

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