Files
bc22cef8-efad-456b-8173-0dc…/vercel.json
2026-03-10 10:32:46 +00:00

5 lines
97 B
JSON

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