Files
4df8d280-da9a-4b93-9e40-0bd…/vercel.json
2026-03-03 17:09:17 +00:00

5 lines
97 B
JSON

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