Files
7008e309-e0b3-4b1a-949d-553…/vercel.json
2026-03-10 12:35:23 +00:00

5 lines
97 B
JSON

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