Files
4441d99f-1eae-4923-bb1b-c8f…/vercel.json
2026-05-02 09:16:21 +00:00

5 lines
97 B
JSON

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