Files
6f2bc3eb-1bfe-4402-8a19-7f9…/vercel.json
2026-06-02 10:30:26 +00:00

5 lines
97 B
JSON

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