Files
8a7e8d6a-e7cf-427e-81e5-7e7…/vercel.json
2026-05-11 01:57:41 +00:00

5 lines
97 B
JSON

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