Files
5e54dbc0-7d4b-4cbb-8f49-95b…/vercel.json
2026-06-04 22:42:39 +00:00

5 lines
97 B
JSON

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