Files
7ef50cd8-33bb-4eb1-9500-eb5…/vercel.json
2026-04-05 06:13:00 +00:00

5 lines
97 B
JSON

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