Files
1abe7465-5dfd-47c3-bebc-60d…/vercel.json
2026-06-08 10:24:16 +00:00

5 lines
97 B
JSON

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