Files
d7766856-27f5-4db6-80ed-b6d…/vercel.json
2026-06-05 12:03:43 +00:00

5 lines
97 B
JSON

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