Files
0ed723b0-c3e8-436b-a4d5-665…/vercel.json
2026-06-03 16:51:16 +00:00

5 lines
97 B
JSON

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