Files
548d8db0-fd16-4b99-ae80-24d…/vercel.json
2026-05-24 09:44:27 +00:00

5 lines
97 B
JSON

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