Files
a2b3f020-5869-4afe-b2c9-5f7…/vercel.json
2026-06-10 11:06:53 +00:00

5 lines
97 B
JSON

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