Files
ee59d709-c7bd-47eb-8866-a1a…/vercel.json
2026-03-06 13:39:14 +00:00

5 lines
97 B
JSON

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