Files
9c0d7ec3-a808-4f08-b9a8-bf8…/vercel.json
2026-06-03 12:13:10 +00:00

5 lines
97 B
JSON

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