Files
008ee633-35d5-412c-8fa3-717…/vercel.json
2026-04-17 14:40:55 +00:00

5 lines
97 B
JSON

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