Files
6fc61be0-ce5e-4178-a5f7-5c4…/vercel.json
2026-06-10 11:53:02 +00:00

5 lines
97 B
JSON

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