Files
6041dcb9-be2d-4f25-acb8-9ad…/vercel.json
2026-03-26 18:44:46 +00:00

5 lines
97 B
JSON

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