Files
8f52ffec-383c-4731-998b-dfd…/vercel.json
2026-03-04 01:29:52 +00:00

5 lines
97 B
JSON

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