Files
149f86ff-0fff-408b-8aa8-cf0…/vercel.json
2026-03-04 17:11:36 +00:00

5 lines
97 B
JSON

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