Files
2b5c0e37-befc-4ed5-b406-31d…/vercel.json
2026-04-24 21:03:43 +00:00

5 lines
97 B
JSON

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