Files
0bf5aeb1-5408-4fd3-9407-d73…/vercel.json
2026-04-28 17:53:40 +00:00

5 lines
97 B
JSON

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