Files
bcb08042-b4c0-404e-83af-1df…/vercel.json
2026-04-17 16:15:52 +00:00

5 lines
97 B
JSON

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