Files
442917fd-b43d-4c96-92db-4eb…/vercel.json
2026-05-18 10:01:42 +00:00

5 lines
97 B
JSON

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