Files
8b94e839-830e-4c87-93a3-a4e…/vercel.json
2026-06-10 10:35:49 +00:00

5 lines
97 B
JSON

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