Files
d2d351da-fab3-40b2-820c-590…/vercel.json
2026-03-08 06:49:49 +00:00

5 lines
97 B
JSON

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