Files
510e3697-03fb-4e6d-9a89-ade…/vercel.json
2026-03-31 23:57:20 +00:00

5 lines
97 B
JSON

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