Files
c5cb4935-5b83-4992-af4b-e9a…/vercel.json
2026-04-02 13:37:10 +00:00

5 lines
97 B
JSON

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