Files
d4b7fcce-d9ae-4d56-8c7c-d3e…/vercel.json
2026-03-14 11:21:21 +00:00

5 lines
97 B
JSON

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