Files
0bb974b0-1022-48fe-92f6-020…/vercel.json
2026-05-14 14:06:42 +00:00

5 lines
97 B
JSON

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