Files
11ed4e84-59df-4a55-8a7f-cef…/vercel.json
2026-05-09 03:45:02 +00:00

5 lines
97 B
JSON

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