Files
03583e71-e4b9-40ed-81df-75f…/vercel.json
2026-03-19 12:53:32 +00:00

5 lines
97 B
JSON

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