Files
0caccecf-a598-4e8c-81ce-7eb…/vercel.json
2026-04-06 00:45:51 +00:00

5 lines
97 B
JSON

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