Files
a6fd6a41-10cd-46af-8c0c-e99…/vercel.json
2026-03-07 10:43:46 +00:00

5 lines
97 B
JSON

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