Files
9faeebf1-46d8-4751-ba87-361…/vercel.json
2026-04-24 09:18:53 +00:00

5 lines
97 B
JSON

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