Files
0c4fcf53-ece7-4bbe-b963-6e9…/vercel.json
2026-04-02 17:40:38 +00:00

5 lines
97 B
JSON

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