Files
7dcc55d0-ab9b-4f06-95f5-756…/vercel.json
2026-05-13 12:16:47 +00:00

5 lines
97 B
JSON

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