Files
03d6715e-6fbb-4f6e-8b4a-86e…/vercel.json
2026-05-22 09:13:16 +00:00

5 lines
97 B
JSON

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