Files
e598f131-9b5f-4c3c-a4bb-398…/vercel.json
2026-03-05 05:48:36 +00:00

5 lines
97 B
JSON

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