Files
dd0c4022-8a66-4a78-8d06-339…/vercel.json
2026-03-09 18:30:19 +00:00

5 lines
97 B
JSON

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