Files
1d81f81f-5232-41e7-a81d-1ea…/vercel.json
2026-03-07 21:44:31 +00:00

5 lines
97 B
JSON

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