Files
3cf6d0da-ede1-4f75-a9aa-212…/vercel.json
2026-03-02 19:58:18 +00:00

5 lines
97 B
JSON

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