Files
bd8dffa7-6c75-4613-99f8-62e…/vercel.json
2026-04-14 19:49:49 +00:00

5 lines
97 B
JSON

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