Files
bbb06038-a02f-41b1-850f-1a4…/vercel.json
2026-03-17 17:45:01 +00:00

5 lines
97 B
JSON

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