Files
3bc313eb-86cf-4c15-a730-2c5…/vercel.json
2026-03-31 17:54:02 +00:00

5 lines
97 B
JSON

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