Files
8ffa5e00-8935-49bf-a4ed-302…/vercel.json
2026-04-15 13:23:25 +00:00

5 lines
97 B
JSON

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