Files
864fc2ff-eda3-4cba-820f-1de…/vercel.json
2026-06-11 10:04:38 +00:00

5 lines
97 B
JSON

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