Files
fb883ed5-e532-4a9c-86cb-8e1…/vercel.json
2026-03-08 12:49:08 +00:00

5 lines
97 B
JSON

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