Files
9cbfcb98-ea2f-4f2f-a434-cf4…/vercel.json
2026-03-02 22:02:42 +00:00

5 lines
97 B
JSON

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