Files
3bbeb94e-c555-4e76-a969-41e…/vercel.json
2026-03-09 23:57:58 +00:00

5 lines
97 B
JSON

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