Files
ae4665d9-15e4-4dcb-8d90-eaf…/vercel.json
2026-06-02 12:08:39 +00:00

5 lines
97 B
JSON

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