Files
73ed3b7c-28a7-4e2f-8440-347…/vercel.json
2026-03-14 15:07:46 +00:00

5 lines
97 B
JSON

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