Files
8d824f58-ac12-44e6-b583-15e…/vercel.json
2026-03-14 13:55:00 +00:00

5 lines
97 B
JSON

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