Files
3d642a5d-41a5-470e-9d8e-e0f…/vercel.json
2026-05-25 00:06:05 +00:00

5 lines
97 B
JSON

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