Files
3f1afa2f-320e-41f8-80c9-4bf…/vercel.json
2026-05-02 07:58:33 +00:00

5 lines
97 B
JSON

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