Files
4b60498b-9f7f-49d6-b123-de3…/vercel.json
2026-03-06 15:14:49 +00:00

5 lines
97 B
JSON

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