Files
27eb93b8-c212-40d5-a6dd-c35…/vercel.json
2026-06-07 23:06:59 +00:00

5 lines
97 B
JSON

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