Files
4f1290ca-6234-44d2-baf8-6bf…/vercel.json
2026-04-18 05:41:58 +00:00

5 lines
97 B
JSON

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