Files
03fab734-2195-496c-bd08-e7e…/vercel.json
2026-05-14 10:17:16 +00:00

5 lines
97 B
JSON

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