Files
0bfef61d-1896-445b-aee3-298…/vercel.json
2026-04-05 15:51:56 +00:00

5 lines
97 B
JSON

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