Files
5d2bf4f7-661c-4f84-b7ef-1b6…/vercel.json
2026-06-04 18:03:10 +00:00

5 lines
97 B
JSON

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