Files
b0fae6ba-e61d-4780-a56f-00c…/vercel.json
2026-06-04 15:38:26 +00:00

5 lines
97 B
JSON

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