Files
351bed1b-0c1b-464b-97de-951…/vercel.json
2026-03-26 01:48:45 +00:00

5 lines
97 B
JSON

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