Files
0c1f6cdc-be87-414a-b9e7-6a9…/vercel.json
2026-03-12 08:48:30 +00:00

5 lines
97 B
JSON

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