Files
bbedaf51-8c83-4804-a758-63a…/vercel.json
2026-03-02 22:41:27 +00:00

5 lines
97 B
JSON

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