Files
80561e8f-0322-4ea6-a7be-1b7…/vercel.json
2026-04-18 16:50:31 +00:00

5 lines
97 B
JSON

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