Files
d05d5022-10ab-4301-8d50-803…/vercel.json
2026-05-30 22:01:17 +00:00

5 lines
97 B
JSON

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