Files
ad4b5669-d087-4d09-95c4-d90…/vercel.json
2026-04-04 21:16:32 +00:00

5 lines
97 B
JSON

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