Files
6a607ce7-e880-4cdf-9f52-9f3…/vercel.json
2026-03-08 17:06:38 +00:00

5 lines
97 B
JSON

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