Files
4e56bc1a-e679-434c-a514-e6d…/vercel.json
2026-03-19 00:17:01 +00:00

5 lines
97 B
JSON

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