Files
5cf7318b-9df3-48af-b84f-c38…/vercel.json
2026-05-17 07:58:51 +00:00

5 lines
97 B
JSON

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