Files
528083db-06d5-4c65-9537-d0e…/vercel.json
2026-05-02 09:41:25 +00:00

5 lines
97 B
JSON

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