Files
6bf26ba2-0b57-4c91-bfff-4a5…/vercel.json
2026-05-11 19:31:14 +00:00

5 lines
97 B
JSON

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