Files
1b30593d-cbae-494e-b1c7-97f…/vercel.json
2026-04-11 22:28:01 +00:00

5 lines
97 B
JSON

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