Files
e10e9634-814f-47dc-b23f-e0d…/vercel.json
2026-04-21 10:36:02 +00:00

5 lines
97 B
JSON

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