Files
9cfa8cf0-1d1c-4cf7-9873-bf0…/vercel.json
2026-03-13 18:43:56 +00:00

5 lines
97 B
JSON

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