Files
16af5357-0011-4107-83e3-ef5…/vercel.json
2026-03-02 20:14:13 +00:00

5 lines
97 B
JSON

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