Files
8df1c463-fd7e-496f-9372-99e…/vercel.json
2026-04-18 14:42:19 +00:00

5 lines
97 B
JSON

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