Files
673260fc-8ac5-4641-8208-cbe…/vercel.json
2026-04-24 17:56:20 +00:00

5 lines
97 B
JSON

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