Files
e361bbf0-b27d-4e44-8249-4dc…/vercel.json
2026-03-11 17:00:46 +00:00

5 lines
97 B
JSON

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