Files
b664d9e5-2ab0-46fb-a9fb-2cb…/vercel.json
2026-05-18 08:24:31 +00:00

5 lines
97 B
JSON

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