Files
723baecc-ebc1-4cc8-ae4f-e98…/vercel.json
2026-04-02 18:30:26 +00:00

5 lines
97 B
JSON

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