Files
e9d9e5a1-4263-4866-8772-6f2…/vercel.json
2026-04-17 09:39:25 +00:00

5 lines
97 B
JSON

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