Files
2290e952-d0b9-4e76-98fd-206…/vercel.json
2026-05-18 09:13:31 +00:00

5 lines
97 B
JSON

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