Files
19be3dce-4459-4191-89e5-bb8…/vercel.json
2026-03-11 16:37:36 +00:00

5 lines
97 B
JSON

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