Files
6d0e69f9-e952-4d4f-a646-9e8…/vercel.json
2026-03-14 11:30:37 +00:00

5 lines
97 B
JSON

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