Files
2b4ce3f9-4d1b-477c-ab7c-2e2…/vercel.json
2026-03-16 08:23:44 +00:00

5 lines
97 B
JSON

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