Files
47938f6d-6360-413a-9f85-fd7…/vercel.json
2026-03-04 13:49:02 +00:00

5 lines
97 B
JSON

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