Files
7c347ebe-38be-4dae-9ce1-e9c…/vercel.json
2026-04-02 18:37:47 +00:00

5 lines
97 B
JSON

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