Files
1f8bfe55-7244-4fc5-b7d1-95c…/vercel.json
2026-03-02 21:15:33 +00:00

5 lines
97 B
JSON

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