Files
2e1fc49e-0f1c-44de-8f35-72e…/vercel.json
2026-05-23 21:06:14 +00:00

5 lines
97 B
JSON

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