Files
8d610c08-64d9-4b9f-b2d2-ff0…/vercel.json
2026-03-14 11:17:06 +00:00

5 lines
97 B
JSON

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