Files
f5373019-e512-4d79-b4c7-d42…/vercel.json
2026-03-02 21:04:39 +00:00

5 lines
97 B
JSON

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