Files
17222ff2-9707-4446-936f-f1c…/vercel.json
2026-06-03 18:07:35 +00:00

5 lines
97 B
JSON

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