Files
7953e5d8-6ae5-4b3e-88ff-bd2…/vercel.json
2026-05-02 08:08:21 +00:00

5 lines
97 B
JSON

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