Files
df14ccf3-9b0b-44e6-b0e4-1ef…/vercel.json
2026-03-08 15:22:09 +00:00

5 lines
97 B
JSON

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