Files
b13cffcc-0231-4cf4-b742-957…/vercel.json
2026-04-08 00:37:51 +00:00

5 lines
97 B
JSON

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