Files
b7d181f3-bae3-46c8-8f0c-171…/vercel.json
2026-06-07 19:39:04 +00:00

5 lines
97 B
JSON

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