Files
33d8c4e9-c29f-4861-b5a5-90e…/vercel.json
2026-04-02 15:30:56 +00:00

5 lines
97 B
JSON

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