Files
d759990f-1145-48f1-af00-3d4…/vercel.json
2026-05-30 20:21:57 +00:00

5 lines
97 B
JSON

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