Files
2b0b1990-625e-487e-b251-5e9…/vercel.json
2026-04-10 06:13:46 +00:00

5 lines
97 B
JSON

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