Files
0c5f6f60-ff38-4b60-8877-426…/vercel.json
2026-04-26 14:09:50 +00:00

5 lines
97 B
JSON

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