Files
1fb7c4d7-e6c8-4eac-8fda-420…/vercel.json
2026-03-05 14:27:00 +00:00

5 lines
97 B
JSON

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