Files
0167a9de-50b5-40aa-ac9a-263…/vercel.json
2026-04-26 03:14:22 +00:00

5 lines
97 B
JSON

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